Fix #157787, reported by Jonathan Blandford:
authorMatthias Clasen <mclasen@redhat.com>
Thu, 7 Jul 2005 12:40:50 +0000 (12:40 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Thu, 7 Jul 2005 12:40:50 +0000 (12:40 +0000)
commit8cc4fe41ff2a48ee2acb3ac738962ff28020e643
treedd105def964a7b4969726794ef6532c419b6214c
parentd8c1ea044a4d1933d9decfbc85949027e2a97043
Fix #157787, reported by Jonathan Blandford:

2005-07-07  Matthias Clasen  <mclasen@redhat.com>

Fix #157787, reported by Jonathan Blandford:

* gtk/gtkfilechooserdefault.c
(gtk_file_chooser_default_set_current_folder): Don't leave a
"trail" behind when set_current_folder is called explicitly.
(gtk_file_chooser_default_update_current_folder): New function
that is called to update the current folder in response to
user actions.

* gtk/gtkpathbar.c (_gtk_path_bar_set_path): Add a boolean
keep_trail argument, and don't leave a "trail" behind unless
it is set.
ChangeLog
ChangeLog.pre-2-10
ChangeLog.pre-2-8
gtk/gtkfilechooserdefault.c
gtk/gtkpathbar.c
gtk/gtkpathbar.h